/*商铺公共底部样式 
创建人：耿艳妮
创建时间：2011年10月24日*/
.footer{
	clear: both;
	height: auto;
	margin-top: 20px;
	width: 100%;
	background-color: #333;
	color: #fff;
}
.footer .foot-top {
	
}
